home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / u_man / cat1 / X11 / xsetroot.z / xsetroot
Encoding:
Text File  |  1998-10-20  |  5.9 KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXSSSSEEEETTTTRRRROOOOOOOOTTTT((((1111))))        XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))         XXXXSSSSEEEETTTTRRRROOOOOOOOTTTT((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xsetroot - root window parameter setting utility for X
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           xxxxsssseeeettttrrrrooooooootttt [-help] [-def] [-display _d_i_s_p_l_a_y] [-cursor
  13.           _c_u_r_s_o_r_f_i_l_e _m_a_s_k_f_i_l_e] [-cursor_name _c_u_r_s_o_r_n_a_m_e] [-bitmap
  14.           _f_i_l_e_n_a_m_e] [-mod _x _y] [-gray] [-grey] [-fg _c_o_l_o_r] [-bg _c_o_l_o_r]
  15.           [-rv] [-solid _c_o_l_o_r] [-name _s_t_r_i_n_g]
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.           The _s_e_t_r_o_o_t program allows you to tailor the appearance of
  19.           the background ("root") window on a workstation display
  20.           running X.  Normally, you experiment with _x_s_e_t_r_o_o_t until you
  21.           find a personalized look that you like, then put the
  22.           _x_s_e_t_r_o_o_t command that produces it into your X startup file.
  23.           If no options are specified, or if -_d_e_f is specified, the
  24.           window is reset to its default state.  The -_d_e_f option can
  25.           be specified along with other options and only the non-
  26.           specified characteristics will be reset to the default
  27.           state.
  28.  
  29.           Only one of the background color/tiling changing options (-
  30.           solid, -gray, -grey, -bitmap, and -mod) may be specified at
  31.           a time.
  32.  
  33.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  34.           The various options are as follows:
  35.  
  36.           ----hhhheeeellllpppp
  37.                Print a usage message and exit.
  38.  
  39.           ----ddddeeeeffff Reset unspecified attributes to the default values.
  40.                (Restores the background to the familiar gray mesh and
  41.                the cursor to the hollow x shape.)
  42.  
  43.           ----ccccuuuurrrrssssoooorrrr _c_u_r_s_o_r_f_i_l_e _m_a_s_k_f_i_l_e
  44.                This lets you change the pointer cursor to whatever you
  45.                want when the pointer cursor is outside of any window.
  46.                Cursor and mask files are bitmaps (little pictures),
  47.                and can be made with the _b_i_t_m_a_p(_1) program.  You
  48.                probably want the mask file to be all black until you
  49.                get used to the way masks work.
  50.  
  51.           ----ccccuuuurrrrssssoooorrrr____nnnnaaaammmmeeee _c_u_r_s_o_r_n_a_m_e
  52.                This lets you change the pointer cursor to one of the
  53.                standard cursors from the cursor font.  Refer to
  54.                appendix B of the X protocol for the names (except that
  55.                the XC_ prefix is elided for this option).
  56.  
  57.           ----bbbbiiiittttmmmmaaaapppp _f_i_l_e_n_a_m_e
  58.                Use the bitmap specified in the file to set the window
  59.                pattern.  You can make your own bitmap files (little
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXSSSSEEEETTTTRRRROOOOOOOOTTTT((((1111))))        XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))         XXXXSSSSEEEETTTTRRRROOOOOOOOTTTT((((1111))))
  71.  
  72.  
  73.  
  74.                pictures) using the _b_i_t_m_a_p(_1) program.  The entire
  75.                background will be made up of repeated "tiles" of the
  76.                bitmap.
  77.  
  78.           ----mmmmoooodddd _x _y
  79.                This is used if you want a plaid-like grid pattern on
  80.                your screen.  x and y are integers ranging from 1 to
  81.                16.  Try the different combinations.  Zero and negative
  82.                numbers are taken as 1.
  83.  
  84.           ----ggggrrrraaaayyyy
  85.                Make the entire background gray.  (Easier on the eyes.)
  86.  
  87.           ----ggggrrrreeeeyyyy
  88.                Make the entire background grey.
  89.  
  90.           ----ffffgggg _c_o_l_o_r
  91.                Use ``color'' as the foreground color.  Foreground and
  92.                background colors are meaningful only in combination
  93.                with -cursor, -bitmap, or -mod.
  94.  
  95.           ----bbbbgggg _c_o_l_o_r
  96.                Use ``color'' as the background color.
  97.  
  98.           ----rrrrvvvv  This exchanges the foreground and background colors.
  99.                Normally the foreground color is black and the
  100.                background color is white.
  101.  
  102.           ----ssssoooolllliiiidddd _c_o_l_o_r
  103.                This sets the background of the root window to the
  104.                specified color.  This option is only useful on color
  105.                servers.
  106.  
  107.           ----nnnnaaaammmmeeee _s_t_r_i_n_g
  108.                Set the name of the root window to ``string''.  There
  109.                is no default value.  Usually a name is assigned to a
  110.                window so that the window manager can use a text
  111.                representation when the window is iconified.  This
  112.                option is unused since you can't iconify the
  113.                background.
  114.  
  115.           ----ddddiiiissssppppllllaaaayyyy _d_i_s_p_l_a_y
  116.                Specifies the server to connect to; see _X(_1).
  117.  
  118.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  119.           X(1), xset(1), xrdb(1)
  120.  
  121.      AAAAUUUUTTTTHHHHOOOORRRR
  122.           Mark Lillibridge, MIT Project Athena
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.